derelict.glib.gunicode

Undocumented in source.

Members

Aliases

GNormalizeMode
alias GNormalizeMode = _Anonymous_3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GUnicodeBreakType
alias GUnicodeBreakType = _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GUnicodeScript
alias GUnicodeScript = _Anonymous_2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GUnicodeType
alias GUnicodeType = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da__g_utf8_make_valid
alias da__g_utf8_make_valid = gchar* function(const(gchar)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_ucs4_to_utf16
alias da_g_ucs4_to_utf16 = gunichar2* function(const(gunichar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_ucs4_to_utf8
alias da_g_ucs4_to_utf8 = gchar* function(const(gunichar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_break_type
alias da_g_unichar_break_type = GUnicodeBreakType function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_combining_class
alias da_g_unichar_combining_class = gint function(gunichar uc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_compose
alias da_g_unichar_compose = gboolean function(gunichar a, gunichar b, gunichar* ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_decompose
alias da_g_unichar_decompose = gboolean function(gunichar ch, gunichar* a, gunichar* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_digit_value
alias da_g_unichar_digit_value = gint function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_fully_decompose
alias da_g_unichar_fully_decompose = gsize function(gunichar ch, gboolean compat, gunichar* result, gsize result_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_get_mirror_char
alias da_g_unichar_get_mirror_char = gboolean function(gunichar ch, gunichar* mirrored_ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_get_script
alias da_g_unichar_get_script = GUnicodeScript function(gunichar ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isalnum
alias da_g_unichar_isalnum = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isalpha
alias da_g_unichar_isalpha = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_iscntrl
alias da_g_unichar_iscntrl = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isdefined
alias da_g_unichar_isdefined = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isdigit
alias da_g_unichar_isdigit = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isgraph
alias da_g_unichar_isgraph = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_islower
alias da_g_unichar_islower = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_ismark
alias da_g_unichar_ismark = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isprint
alias da_g_unichar_isprint = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_ispunct
alias da_g_unichar_ispunct = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isspace
alias da_g_unichar_isspace = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_istitle
alias da_g_unichar_istitle = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isupper
alias da_g_unichar_isupper = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_iswide
alias da_g_unichar_iswide = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_iswide_cjk
alias da_g_unichar_iswide_cjk = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_isxdigit
alias da_g_unichar_isxdigit = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_iszerowidth
alias da_g_unichar_iszerowidth = gboolean function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_to_utf8
alias da_g_unichar_to_utf8 = gint function(gunichar c, gchar* outbuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_tolower
alias da_g_unichar_tolower = gunichar function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_totitle
alias da_g_unichar_totitle = gunichar function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_toupper
alias da_g_unichar_toupper = gunichar function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_type
alias da_g_unichar_type = GUnicodeType function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_validate
alias da_g_unichar_validate = gboolean function(gunichar ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unichar_xdigit_value
alias da_g_unichar_xdigit_value = gint function(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unicode_canonical_decomposition
alias da_g_unicode_canonical_decomposition = gunichar* function(gunichar ch, gsize* result_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unicode_canonical_ordering
alias da_g_unicode_canonical_ordering = void function(gunichar* string, gsize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unicode_script_from_iso15924
alias da_g_unicode_script_from_iso15924 = GUnicodeScript function(guint32 iso15924)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_unicode_script_to_iso15924
alias da_g_unicode_script_to_iso15924 = guint32 function(GUnicodeScript script)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf16_to_ucs4
alias da_g_utf16_to_ucs4 = gunichar* function(const(gunichar2)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf16_to_utf8
alias da_g_utf16_to_utf8 = gchar* function(const(gunichar2)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_casefold
alias da_g_utf8_casefold = gchar* function(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_collate
alias da_g_utf8_collate = gint function(const(gchar)* str1, const(gchar)* str2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_collate_key
alias da_g_utf8_collate_key = gchar* function(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_collate_key_for_filename
alias da_g_utf8_collate_key_for_filename = gchar* function(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_find_next_char
alias da_g_utf8_find_next_char = gchar* function(const(gchar)* p, const(gchar)* end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_find_prev_char
alias da_g_utf8_find_prev_char = gchar* function(const(gchar)* str, const(gchar)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_get_char
alias da_g_utf8_get_char = gunichar function(const(gchar)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_get_char_validated
alias da_g_utf8_get_char_validated = gunichar function(const(gchar)* p, gssize max_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_normalize
alias da_g_utf8_normalize = gchar* function(const(gchar)* str, gssize len, GNormalizeMode mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_offset_to_pointer
alias da_g_utf8_offset_to_pointer = gchar* function(const(gchar)* str, glong offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_pointer_to_offset
alias da_g_utf8_pointer_to_offset = glong function(const(gchar)* str, const(gchar)* pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_prev_char
alias da_g_utf8_prev_char = gchar* function(const(gchar)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_skip
alias da_g_utf8_skip = gchar*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strchr
alias da_g_utf8_strchr = gchar* function(const(gchar)* p, gssize len, gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strdown
alias da_g_utf8_strdown = gchar* function(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strlen
alias da_g_utf8_strlen = glong function(const(gchar)* p, gssize max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strncpy
alias da_g_utf8_strncpy = gchar* function(gchar* dest, const(gchar)* src, gsize n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strrchr
alias da_g_utf8_strrchr = gchar* function(const(gchar)* p, gssize len, gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strreverse
alias da_g_utf8_strreverse = gchar* function(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_strup
alias da_g_utf8_strup = gchar* function(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_substring
alias da_g_utf8_substring = gchar* function(const(gchar)* str, glong start_pos, glong end_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_to_ucs4
alias da_g_utf8_to_ucs4 = gunichar* function(const(gchar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_to_ucs4_fast
alias da_g_utf8_to_ucs4_fast = gunichar* function(const(gchar)* str, glong len, glong* items_written)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_to_utf16
alias da_g_utf8_to_utf16 = gunichar2* function(const(gchar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_utf8_validate
alias da_g_utf8_validate = gboolean function(const(gchar)* str, gssize max_len, const(gchar*)* end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gunichar
alias gunichar = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gunichar2
alias gunichar2 = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_1
enum _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_2
enum _Anonymous_2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_3
enum _Anonymous_3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

_g_utf8_make_valid
gchar* _g_utf8_make_valid(const(gchar)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ucs4_to_utf16
gunichar2* g_ucs4_to_utf16(const(gunichar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ucs4_to_utf8
gchar* g_ucs4_to_utf8(const(gunichar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_break_type
GUnicodeBreakType g_unichar_break_type(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_combining_class
gint g_unichar_combining_class(gunichar uc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_compose
gboolean g_unichar_compose(gunichar a, gunichar b, gunichar* ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_decompose
gboolean g_unichar_decompose(gunichar ch, gunichar* a, gunichar* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_digit_value
gint g_unichar_digit_value(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_fully_decompose
gsize g_unichar_fully_decompose(gunichar ch, gboolean compat, gunichar* result, gsize result_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_get_mirror_char
gboolean g_unichar_get_mirror_char(gunichar ch, gunichar* mirrored_ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_get_script
GUnicodeScript g_unichar_get_script(gunichar ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isalnum
gboolean g_unichar_isalnum(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isalpha
gboolean g_unichar_isalpha(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iscntrl
gboolean g_unichar_iscntrl(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isdefined
gboolean g_unichar_isdefined(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isdigit
gboolean g_unichar_isdigit(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isgraph
gboolean g_unichar_isgraph(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_islower
gboolean g_unichar_islower(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_ismark
gboolean g_unichar_ismark(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isprint
gboolean g_unichar_isprint(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_ispunct
gboolean g_unichar_ispunct(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isspace
gboolean g_unichar_isspace(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_istitle
gboolean g_unichar_istitle(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isupper
gboolean g_unichar_isupper(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iswide
gboolean g_unichar_iswide(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iswide_cjk
gboolean g_unichar_iswide_cjk(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isxdigit
gboolean g_unichar_isxdigit(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iszerowidth
gboolean g_unichar_iszerowidth(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_to_utf8
gint g_unichar_to_utf8(gunichar c, gchar* outbuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_tolower
gunichar g_unichar_tolower(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_totitle
gunichar g_unichar_totitle(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_toupper
gunichar g_unichar_toupper(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_type
GUnicodeType g_unichar_type(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_validate
gboolean g_unichar_validate(gunichar ch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_xdigit_value
gint g_unichar_xdigit_value(gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_canonical_decomposition
gunichar* g_unicode_canonical_decomposition(gunichar ch, gsize* result_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_canonical_ordering
void g_unicode_canonical_ordering(gunichar* string, gsize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_script_from_iso15924
GUnicodeScript g_unicode_script_from_iso15924(guint32 iso15924)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_script_to_iso15924
guint32 g_unicode_script_to_iso15924(GUnicodeScript script)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf16_to_ucs4
gunichar* g_utf16_to_ucs4(const(gunichar2)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf16_to_utf8
gchar* g_utf16_to_utf8(const(gunichar2)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_casefold
gchar* g_utf8_casefold(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_collate
gint g_utf8_collate(const(gchar)* str1, const(gchar)* str2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_collate_key
gchar* g_utf8_collate_key(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_collate_key_for_filename
gchar* g_utf8_collate_key_for_filename(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_find_next_char
gchar* g_utf8_find_next_char(const(gchar)* p, const(gchar)* end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_find_prev_char
gchar* g_utf8_find_prev_char(const(gchar)* str, const(gchar)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_get_char
gunichar g_utf8_get_char(const(gchar)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_get_char_validated
gunichar g_utf8_get_char_validated(const(gchar)* p, gssize max_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_normalize
gchar* g_utf8_normalize(const(gchar)* str, gssize len, GNormalizeMode mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_offset_to_pointer
gchar* g_utf8_offset_to_pointer(const(gchar)* str, glong offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_pointer_to_offset
glong g_utf8_pointer_to_offset(const(gchar)* str, const(gchar)* pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_prev_char
gchar* g_utf8_prev_char(const(gchar)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_skip
gchar* g_utf8_skip()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strchr
gchar* g_utf8_strchr(const(gchar)* p, gssize len, gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strdown
gchar* g_utf8_strdown(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strlen
glong g_utf8_strlen(const(gchar)* p, gssize max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strncpy
gchar* g_utf8_strncpy(gchar* dest, const(gchar)* src, gsize n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strrchr
gchar* g_utf8_strrchr(const(gchar)* p, gssize len, gunichar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strreverse
gchar* g_utf8_strreverse(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strup
gchar* g_utf8_strup(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_substring
gchar* g_utf8_substring(const(gchar)* str, glong start_pos, glong end_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_to_ucs4
gunichar* g_utf8_to_ucs4(const(gchar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_to_ucs4_fast
gunichar* g_utf8_to_ucs4_fast(const(gchar)* str, glong len, glong* items_written)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_to_utf16
gunichar2* g_utf8_to_utf16(const(gchar)* str, glong len, glong* items_read, glong* items_written, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_validate
gboolean g_utf8_validate(const(gchar)* str, gssize max_len, const(gchar*)* end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

_g_utf8_make_valid
da__g_utf8_make_valid _g_utf8_make_valid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ucs4_to_utf16
da_g_ucs4_to_utf16 g_ucs4_to_utf16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ucs4_to_utf8
da_g_ucs4_to_utf8 g_ucs4_to_utf8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_break_type
da_g_unichar_break_type g_unichar_break_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_combining_class
da_g_unichar_combining_class g_unichar_combining_class;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_compose
da_g_unichar_compose g_unichar_compose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_decompose
da_g_unichar_decompose g_unichar_decompose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_digit_value
da_g_unichar_digit_value g_unichar_digit_value;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_fully_decompose
da_g_unichar_fully_decompose g_unichar_fully_decompose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_get_mirror_char
da_g_unichar_get_mirror_char g_unichar_get_mirror_char;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_get_script
da_g_unichar_get_script g_unichar_get_script;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isalnum
da_g_unichar_isalnum g_unichar_isalnum;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isalpha
da_g_unichar_isalpha g_unichar_isalpha;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iscntrl
da_g_unichar_iscntrl g_unichar_iscntrl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isdefined
da_g_unichar_isdefined g_unichar_isdefined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isdigit
da_g_unichar_isdigit g_unichar_isdigit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isgraph
da_g_unichar_isgraph g_unichar_isgraph;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_islower
da_g_unichar_islower g_unichar_islower;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_ismark
da_g_unichar_ismark g_unichar_ismark;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isprint
da_g_unichar_isprint g_unichar_isprint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_ispunct
da_g_unichar_ispunct g_unichar_ispunct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isspace
da_g_unichar_isspace g_unichar_isspace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_istitle
da_g_unichar_istitle g_unichar_istitle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isupper
da_g_unichar_isupper g_unichar_isupper;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iswide
da_g_unichar_iswide g_unichar_iswide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iswide_cjk
da_g_unichar_iswide_cjk g_unichar_iswide_cjk;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_isxdigit
da_g_unichar_isxdigit g_unichar_isxdigit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_iszerowidth
da_g_unichar_iszerowidth g_unichar_iszerowidth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_to_utf8
da_g_unichar_to_utf8 g_unichar_to_utf8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_tolower
da_g_unichar_tolower g_unichar_tolower;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_totitle
da_g_unichar_totitle g_unichar_totitle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_toupper
da_g_unichar_toupper g_unichar_toupper;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_type
da_g_unichar_type g_unichar_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_validate
da_g_unichar_validate g_unichar_validate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unichar_xdigit_value
da_g_unichar_xdigit_value g_unichar_xdigit_value;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_canonical_decomposition
da_g_unicode_canonical_decomposition g_unicode_canonical_decomposition;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_canonical_ordering
da_g_unicode_canonical_ordering g_unicode_canonical_ordering;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_script_from_iso15924
da_g_unicode_script_from_iso15924 g_unicode_script_from_iso15924;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_unicode_script_to_iso15924
da_g_unicode_script_to_iso15924 g_unicode_script_to_iso15924;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf16_to_ucs4
da_g_utf16_to_ucs4 g_utf16_to_ucs4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf16_to_utf8
da_g_utf16_to_utf8 g_utf16_to_utf8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_casefold
da_g_utf8_casefold g_utf8_casefold;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_collate
da_g_utf8_collate g_utf8_collate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_collate_key
da_g_utf8_collate_key g_utf8_collate_key;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_collate_key_for_filename
da_g_utf8_collate_key_for_filename g_utf8_collate_key_for_filename;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_find_next_char
da_g_utf8_find_next_char g_utf8_find_next_char;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_find_prev_char
da_g_utf8_find_prev_char g_utf8_find_prev_char;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_get_char
da_g_utf8_get_char g_utf8_get_char;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_get_char_validated
da_g_utf8_get_char_validated g_utf8_get_char_validated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_normalize
da_g_utf8_normalize g_utf8_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_offset_to_pointer
da_g_utf8_offset_to_pointer g_utf8_offset_to_pointer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_pointer_to_offset
da_g_utf8_pointer_to_offset g_utf8_pointer_to_offset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_prev_char
da_g_utf8_prev_char g_utf8_prev_char;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_skip
da_g_utf8_skip g_utf8_skip;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strchr
da_g_utf8_strchr g_utf8_strchr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strdown
da_g_utf8_strdown g_utf8_strdown;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strlen
da_g_utf8_strlen g_utf8_strlen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strncpy
da_g_utf8_strncpy g_utf8_strncpy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strrchr
da_g_utf8_strrchr g_utf8_strrchr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strreverse
da_g_utf8_strreverse g_utf8_strreverse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_strup
da_g_utf8_strup g_utf8_strup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_substring
da_g_utf8_substring g_utf8_substring;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_to_ucs4
da_g_utf8_to_ucs4 g_utf8_to_ucs4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_to_ucs4_fast
da_g_utf8_to_ucs4_fast g_utf8_to_ucs4_fast;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_to_utf16
da_g_utf8_to_utf16 g_utf8_to_utf16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_utf8_validate
da_g_utf8_validate g_utf8_validate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta